projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2c16585
)
tests: Drop unused variable
author
Robert Fairley
<rfairley@redhat.com>
Wed, 8 May 2019 23:13:12 +0000
(19:13 -0400)
committer
Atomic Bot
<atomic-devel@projectatomic.io>
Mon, 20 May 2019 13:09:28 +0000
(13:09 +0000)
Closes: #1857
Approved by: cgwalters
tests/test-repo-finder-config.c
patch
|
blob
|
history
diff --git
a/tests/test-repo-finder-config.c
b/tests/test-repo-finder-config.c
index a87e3f4be3c7d69137786b7a5a7d5e9c736f3f1a..0a2e9e607e4d2b9278f367660ed23426ef9c755a 100644
(file)
--- a/
tests/test-repo-finder-config.c
+++ b/
tests/test-repo-finder-config.c
@@
-308,7
+308,6
@@
static void
test_repo_finder_config_find_remotes (Fixture *fixture,
gconstpointer test_data)
{
- g_autoptr(OstreeRepoFinder) finder = NULL;
g_autoptr(GMainContext) context = NULL;
g_autoptr(GAsyncResult) result = NULL;
g_auto(OstreeRepoFinderResultv) results = NULL;